@media all and (max-width: 768px){
	#content, #footer, #header, #banner {
	    min-width: 100%;
	}
	.wrap{
		width: 94%;
		padding:0 3%;
		min-width: 94%;
	}
	.logo {
	    /*width: 44%;
	    margin-left: 3%;*/
	}
	.header-right{
		width: 100%;
		position: relative;
	}
	.right-top,.index-zx .time ,.index-links,
	#footer .footer-nav,.gsry .hd,.lightBox,.subnav-img,
	.subnav-tit-lang {
	    display: none;
	}
	#nav_btn {
	    display: inline-block;
	    width: 30px;
	    height: 30px;
	    background: url(../images/nav.png) no-repeat center;
	    position: absolute;
	    right: 2%;
	    top: -54px;
	}
	#header .wrap{
		width: 100%;
		min-width: 100%;
		padding:0;
	}
	.nav ul{
		position: absolute;
		width: 100%;
		top: 0;
		z-index: 99;
		background: rgba(0,0,0,0.8);
		display: none;
	}
	.nav li{
		width: 100%;
		padding-bottom: 0;
	}
	.nav >ul>li >a {
	    padding: 0 3%;
	    height: 40px;
	    line-height: 40px;
	    color: #fff;
	    border: 0;
	}
	.nav >ul>li.on >a, .nav >ul>li >a:hover {
	    color: #fff;
	}
	.index-product {
	    padding-top: 30px;
	    background: url(../images/chanpbg.png) no-repeat center 10px;
	    background-size: 80%;
	}
	.swiper-pagination-bullet {
	    width: 8px;
	    height: 8px;
	    outline: none;
	}
	.index-product .sub-tit {
	    margin-bottom: 20px;
	}
	.index-product li {
	    width: 100%;
	    margin-left: 0;
	    margin-bottom: 36px;
	}
	.index-product li.li-2 {
	    width: 100%;
	    height: 324px;
	}
	.index-product li.li-2 .li-2-txt {
	    top: 36px;
	    left: 0;
	    right: 0px;
	    bottom: 36px;
		width: auto;
	}
	.index-product li .animate {
	    left: -100%;
	}
	.index-product li .img img{
	    width: 100%;
	    height: 100%;
	}
	.index-product li .cptxt {
	    left: 100%;
	}
	.ggw {
	    margin: 0 0 20px;
	}
	.index-news .hyxw {
	    width: 100%;
	    position: relative;
	    left: -100%;
	}
	.picnews .pic,.index-news-list li, 
	.pictxt,.index-news .jdal,#footer .ewm-wrap,
	.info,.liuyan,.liuyan p.tjxx {
	    width: 100%;
	}
	.index-news-list li:nth-child(2n) {
	    margin-left: 0;
	}
	.index-news .jdal li{
		width: 48%;
	}
	.index-news .jdal li:nth-child(2n) {
	    margin-left: 4%;
	}
	.index-news .jdal li .img {
	    height: 150px;
	}
	#footer .ewm-wrap .ewm {
	    margin: 0 18px 0 0px;
	}
	#footer .ewm-wrap {
    	margin-right: 0;
    	margin-bottom: 20px;
	}
	.right {
	     width: 100%; 
	}
	.pos{
	    text-align: left;
	}
	.list-nav li {
	    float: left;
	    width: 48%;
	    margin: 0 1% 10px;
	}
	.prc-list li {
	    float: left;
	    width: 48%;
	    margin: 0 1% 40px;
	}
	.prc-list li .img {
	    height: 160px;
	}
	.page {
	   margin-bottom: 30px;
	}
	.tchuang {
	    right: 10%;
	    left: 10%;
	    padding: 10px;
	}
	.gsry .bd li,.gsry .bd li.on{
		float: left;
		width: 48%;
		margin: 0 1% 20px;
		border: 0;
	}
	.qywh-img {
	    width: 100%;
	    height: auto;
	}
	.qywh-txt {
	    padding-right: 0;
	    width: 100%;
	    margin-bottom: 30px;
	}
	.map iframe{
		margin-left: -755px;
	}
	.liuyan p{
		margin-left: 0;
		width: 100%;
	}
	.fzlc p .time {
	    margin: 0px 5px;
	}
	.fzlc p .zx {
	    width: 10px;
	}
	.left{
		position: fixed;
		left: 0;
		border-radius: 20px;
		width: auto;
		bottom: 0;
		padding-bottom: 60px;
	    z-index: 100;
	}
	.subnav {
	    position: relative;
	    padding-top: 0;
	    padding-left: 0;
	    background: rgba(0,0,0,0.8);
	}
	.subnav ul {
	    padding: 0 10px 8px;
	    margin-top: 0;
	    display: none;
        overflow-y: auto;
    	height: 312px;
	}
	.subnav>ul>li>a {
	    color: #fff;
	    padding-left: 0;
	    position: relative;
	    line-height: 40px;
	    text-align: center;
	    background: none;
	    border-bottom: 2px solid #fff;
	}
	.subnav>ul>li.on >a, .subnav>ul>li >a:hover {
	    color: #61BD66;
	    background: none;
	}
	.subnav-click{
	    height: 40px;
	    width: 40px;
	    background: url(../images/left01.png) no-repeat center;
	    background-size: cover;
	    position: absolute;
	    bottom: 0;
	    cursor: pointer;
	}
}